|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileChosenListener
Listener for file selection.
Method Summary | |
---|---|
void |
fileChosen(java.io.File file,
int type)
Notifies about a file being chosen. |
Method Detail |
---|
void fileChosen(java.io.File file, int type)
file
- The selected file.type
- The type.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |